home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / tex-k-archive.gz / tex-k-archive / 000353_tim@maths.tcd.ie_Tue Mar 8 15:49:06 1994.msg < prev    next >
Internet Message Format  |  1994-10-11  |  1KB

  1. Received: from salmon.maths.tcd.ie by cs.umb.edu with SMTP id AA19953
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Tue, 8 Mar 1994 15:49:06 -0500
  3. Received: from hamilton.maths.tcd.ie by salmon.maths.tcd.ie
  4.            Via SMTP (FibreOptic) id aa22654; 8 Mar 94 15:41 GMT
  5. Subject: Re: Problem Install TeX 3.1415 - paths
  6. To: Justin Sullivan <justin@engr.uky.edu>
  7. Date: Tue, 8 Mar 1994 15:41:04 (GMT)
  8. From: Timothy Murphy <tim@maths.tcd.ie>
  9. Cc: tex-k@cs.umb.edu
  10. In-Reply-To: <9403080325.AA10723@d.ecc.engr.uky.edu> from "Justin Sullivan" at Mar 7, 94 10:22:56 pm
  11. X-Mailer: ELM [version 2.4 PL21]
  12. Mime-Version: 1.0
  13. Content-Type: text/plain; charset=US-ASCII
  14. Content-Transfer-Encoding: 7bit
  15. Content-Length: 444       
  16. Message-Id:  <9403081541.aa23738@hamilton.maths.tcd.ie>
  17.  
  18. >  The TFM files are installed in /usr/local/TeX/fonts/tfm, and the kpaths
  19. > library paths.h settings reflect that:
  20. > #define DEFAULT_TFM_PATH ".:(fontdir)//tfm"
  21. >  What am I doing wrong?
  22.  
  23. You haven't told us what fontdir is.
  24. But I think Karl's code does not work on some systems
  25. if you have // in the middle of your fontpath.
  26. So if you just want to get it working, I'd suggest
  27. you try changing (fontdir)//tfm to (fontdir)/tfm .
  28.  
  29. Tim
  30.